home *** CD-ROM | disk | FTP | other *** search
/ Ultra Mac Games 1 & 2 / UltraMacGames1.iso / Dungeon / Dragonquest2 v2.0 / Forest / card_7446.txt < prev    next >
Text File  |  1988-03-18  |  2KB  |  84 lines

  1. -- card: 7446 from stack: in
  2. -- bmap block id: 8765
  3. -- flags: 0000
  4. -- background id: 2681
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0004
  11. -- rect: left=0 top=20 right=105 bottom=200
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 5
  16. -- text size: 14
  17. -- style flags: 0
  18. -- line height: 18
  19. -- part name: 
  20.  
  21.  
  22. -- part 3 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=358 top=108 right=275 bottom=431
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Next Room
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   go next card
  37.  
  38. end mouseUp
  39.  
  40.  
  41.  
  42. -- part 4 (button)
  43. -- low flags: 00
  44. -- high flags: 0000
  45. -- rect: left=257 top=34 right=82 bottom=435
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 0 / 0
  48. -- text alignment: 1
  49. -- font id: 0
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: Upstairs
  54. ----- HyperTalk script -----
  55. on mouseUp
  56.   go card 12
  57. end mouseUp
  58.  
  59.  
  60.  
  61. -- part 5 (button)
  62. -- low flags: 00
  63. -- high flags: 8003
  64. -- rect: left=468 top=291 right=342 bottom=512
  65. -- title width / last selected line: 65535
  66. -- icon id / first selected line: -15935 / 49601
  67. -- text alignment: 1
  68. -- font id: 0
  69. -- text size: 12
  70. -- style flags: 0
  71. -- line height: 16
  72. -- part name: Leave
  73. ----- HyperTalk script -----
  74. on mouseUp
  75.   go card 17
  76. end mouseUp
  77.  
  78.  
  79.  
  80. -- part contents for card part 1
  81. ----- text -----
  82. The man's house has a table, a door going to another room, and a ladder going upstairs.
  83.  
  84.